[][src]Type Definition kpal_plugin::KpalLibraryInit

type KpalLibraryInit = unsafe extern "C" fn() -> c_int;

The type signature of the function that initializes a library.