pub unsafe extern "C" fn fz_encode_uri_pathname(
ctx: *mut fz_context,
s: *const c_char,
) -> *mut c_charExpand description
Return a new string representing the provided string encoded as an URI path name.
This also encodes the special reserved characters except /.