Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2071 malloc_zone_from_ptr
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5934 pub fn malloc_zone_from_ptr(ptr: *const c_void) -> *mut crate::malloc_zone_t; in malloc_zone_from_ptr() function