Searched refs:HttpFreeFunction (Results 1 – 1 of 1) sorted by relevance
103 pub type HttpFreeFunction = ::Option<unsafe extern "C" fn(p: *mut c_void)>; typedef4150 free_func: HttpFreeFunction, in sceHttpSetMallocFunction() argument