Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/
H A Dpsp.rs68 pub type HttpMallocFunction = Option<unsafe extern "C" fn(size: usize) -> *mut c_void>; typedef
4106 malloc_func: HttpMallocFunction, in sceHttpSetMallocFunction() argument