[][src]Function pspsdk_sys::sdk::sceHttpDisableRedirect

pub unsafe extern "C" fn sceHttpDisableRedirect(id: c_int) -> c_int

Disable redirect

@param id - ID of the template or connection @return 0 on success, < 0 on error.