Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/
H A Dpsp.rs71 pub type HttpFreeFunction = Option<unsafe extern "C" fn(p: *mut c_void)>; typedef
4107 free_func: HttpFreeFunction, in sceHttpSetMallocFunction() argument