Skip to main content

switch_url_encode

Function switch_url_encode 

Source
pub unsafe extern "C" fn switch_url_encode(
    url: *const c_char,
    buf: *mut c_char,
    len: usize,
) -> *mut c_char