Function uriparser_sys::uriComposeQueryMallocExMmA[][src]

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