[go: up one dir, main page]

out_func

Type Alias out_func 

Source
pub type out_func = unsafe extern "C" fn(*mut c_void, *mut u8, u32) -> i32;