FnWrite

Type Alias FnWrite 

Source
pub type FnWrite = unsafe extern "C" fn(CUfileHandle_t, *const c_void, size_t, c_long, c_long) -> ssize_t;