Function uriparser_sys::uriComposeQueryMallocExA[][src]

pub unsafe extern "C" fn uriComposeQueryMallocExA(
    dest: *mut *mut c_char,
    queryList: *const UriQueryListA,
    spaceToPlus: UriBool,
    normalizeBreaks: UriBool
) -> c_int