[−][src]Function pspsdk_sys::sdk::sceHttpSetResolveTimeOut
pub unsafe extern "C" fn sceHttpSetResolveTimeOut(
id: c_int,
timeout: c_uint
) -> c_int
Set resolver timeout
@param id - ID of the template or connection @param timeout - Timeout value in microseconds @return 0 on success, < 0 on error.