Searched defs:HttpMallocFunction (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/libc/src/ | ||
| H A D | psp.rs | 100 pub type HttpMallocFunction = ::Option<unsafe extern "C" fn(size: usize) -> *mut c_void>; types |
Completed in 12 milliseconds