Function UI_method_get_opener

Source
pub unsafe extern "C" fn UI_method_get_opener(
    method: *const ui_method_st,
) -> Option<unsafe extern "C" fn(_: *mut ui_st) -> i32>