pub(crate) unsafe extern "C-unwind" fn R_registerRoutines_unchecked(
info: *mut DllInfo,
croutines: *const R_CMethodDef,
callRoutines: *const R_CallMethodDef,
fortranRoutines: *const R_FortranMethodDef,
externalRoutines: *const R_ExternalMethodDef,
) -> c_intExpand description
Unchecked FFI binding for R_registerRoutines.
Generated from source location line 2773, column 19.
Generated from source file miniextendr-api/src/ffi.rs.