register_module_init

Function register_module_init 

Source
pub unsafe extern "C" fn register_module_init(
    fn_: Option<unsafe extern "C" fn()>,
    type_: module_init_type,
)