Function vitasdk_sys::sceHttpCreateConnection
source · pub unsafe extern "C" fn sceHttpCreateConnection(
tmplId: c_int,
serverName: *const c_char,
scheme: *const c_char,
port: c_ushort,
enableKeepalive: c_int
) -> c_intAvailable on crate feature
SceHttp_stub only.