Function psp::sys::sceHttpEnableRedirect

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHttpEnableRedirect(id: i32) -> i32
Expand description

Enable redirect

§Parameters

  • id: ID of the template or connection

§Return Value

0 on success, < 0 on error.