Function UI_method_get_flusher

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