[][src]Function pspsdk_sys::sdk::sceHttpSetProxy

pub unsafe extern "C" fn sceHttpSetProxy(
    id: c_int,
    activate_flag: c_int,
    mode: c_int,
    new_proxy_host: *const c_uchar,
    new_proxy_port: c_ushort
) -> c_int