Type Definition r_core::RBufferInit[][src]

pub type RBufferInit = Option<unsafe extern "C" fn(b: *mut RBuffer, user: *const c_void) -> bool>;