xmlNanoHTTPOpenRedir

Function xmlNanoHTTPOpenRedir 

Source
pub unsafe extern "C" fn xmlNanoHTTPOpenRedir(
    URL: *const c_char,
    contentType: *mut *mut c_char,
    redir: *mut *mut c_char,
) -> *mut c_void