Function sceHttpSetSendTimeOut

Source
pub unsafe extern "C" fn sceHttpSetSendTimeOut(
    id: c_int,
    usec: c_uint,
) -> c_int
Available on crate feature SceHttp_stub only.