pub unsafe extern "C" fn fz_encode_uri( ctx: *mut fz_context, s: *const c_char, ) -> *mut c_char
Return a new string representing the provided string encoded as a URI.