Skip to main content

PkgInitFn

Type Alias PkgInitFn 

Source
type PkgInitFn = unsafe extern "C" fn(*mut u8);
Expand description

Signature of R_init_<pkgname>(DllInfo*) package init function.