Type Definition r_core::RListFree[][src]

pub type RListFree = Option<unsafe extern "C" fn(ptr: *mut c_void)>;