Function psp::sys::sceHttpSetProxy

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHttpSetProxy(
    id: i32,
    activate_flag: i32,
    mode: i32,
    new_proxy_host: *const u8,
    new_proxy_port: u16
) -> i32