Type Definition r_core::RMalloc[][src]

pub type RMalloc = Option<unsafe extern "C" fn(arg1: size_t) -> *mut c_void>;