Type Alias KpalLibraryInit

Source
pub type KpalLibraryInit = unsafe extern "C" fn() -> c_int;
Expand description

The type signature of the function that initializes a library.