[][src]Function pspsdk_sys::sdk::sceHttpEnableKeepAlive

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

Enable keep alive

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