prefs_register_protocol

Function prefs_register_protocol 

Source
pub unsafe extern "C" fn prefs_register_protocol(
    id: c_int,
    apply_cb: Option<unsafe extern "C" fn()>,
) -> *mut module_t