Searched refs:HttpMallocFunction (Results 1 – 7 of 7) sorted by relevance
100 pub type HttpMallocFunction = ::Option<unsafe extern "C" fn(size: usize) -> *mut c_void>; typedef4152 malloc_func: HttpMallocFunction, in sceHttpSetMallocFunction() argument