prefs_register_protocol_subtree

Function prefs_register_protocol_subtree 

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