[−][src]Function pspsdk_sys::sdk::sceHttpSetMallocFunction
pub unsafe extern "C" fn sceHttpSetMallocFunction(
malloc_func: PspHttpMallocFunction,
free_func: PspHttpFreeFunction,
realloc_func: PspHttpReallocFunction
) -> c_int