[][src]Function nginx::UI_method_get_prompt_constructor

pub unsafe extern "C" fn UI_method_get_prompt_constructor(
    method: *mut UI_METHOD
) -> Option<unsafe extern "C" fn(method: *mut UI, arg1: *const c_char, arg2: *const c_char) -> *mut c_char>