Function uriparser_sys::uriComposeQueryCharsRequiredExA[][src]

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