Type Definition r_core::RStackFree[][src]

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