Skip to main content

fz_encode_uri

Function fz_encode_uri 

Source
pub unsafe extern "C" fn fz_encode_uri(
    ctx: *mut fz_context,
    s: *const c_char,
) -> *mut c_char
Expand description

Return a new string representing the provided string encoded as a URI.