[][src]Function nginx::UI_method_get_opener

pub unsafe extern "C" fn UI_method_get_opener(
    method: *mut UI_METHOD
) -> Option<unsafe extern "C" fn(method: *mut UI) -> c_int>