[][src]Function nginx::UI_method_get_writer

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