pub(crate) unsafe extern "C-unwind" fn R_GetCCallable_unchecked(
package: *const c_char,
name: *const c_char,
) -> DL_FUNCExpand description
Get a C-callable function from another package.
Unchecked FFI binding for R_GetCCallable.
Generated from source location line 2039, column 19.
Generated from source file miniextendr-api/src/ffi.rs.