Home
last modified time | relevance | path

Searched refs:HttpFreeFunction (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/libc/src/
Dpsp.rs103 pub type HttpFreeFunction = ::Option<unsafe extern "C" fn(p: *mut c_void)>; typedef
4150 free_func: HttpFreeFunction, in sceHttpSetMallocFunction() argument