Type Definition libR_sys::DL_FUNC[][src]

pub type DL_FUNC = Option<unsafe extern "C" fn() -> *mut c_void>;