[][src]Function nginx::UI_method_get_reader

pub unsafe extern "C" fn UI_method_get_reader(
    method: *mut UI_METHOD
) -> Option<unsafe extern "C" fn(method: *mut UI, arg1: *mut UI_STRING) -> c_int>