uriNormalizeSyntaxMaskRequiredA

Function uriNormalizeSyntaxMaskRequiredA 

Source
pub unsafe extern "C" fn uriNormalizeSyntaxMaskRequiredA(
    uri: *const UriUriA,
) -> c_uint
Expand description

Determines the components of a %URI that are not normalized.

@param uri IN: %URI to check @return Normalization job mask

@see uriNormalizeSyntaxA @see uriNormalizeSyntaxExA @see uriNormalizeSyntaxExMmA @see uriNormalizeSyntaxMaskRequiredExA @since 0.5.0 @deprecated Deprecated since 0.9.0, please migrate to uriNormalizeSyntaxMaskRequiredExA (with “Ex”).