[][src]Type Definition libR_sys::DL_FUNC

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