[−][src]Function pspsdk_sys::sdk::sceHttpInit
pub unsafe extern "C" fn sceHttpInit(unknown1: c_uint) -> c_int
Init the http library.
@param unknown1 - Memory pool size? Pass 20000 @return 0 on success, < 0 on error.
pub unsafe extern "C" fn sceHttpInit(unknown1: c_uint) -> c_int
Init the http library.
@param unknown1 - Memory pool size? Pass 20000 @return 0 on success, < 0 on error.