Static ndk_sys::__realloc_hook

source ·
pub static mut __realloc_hook: Option<unsafe extern "C" fn(__ptr: *mut c_void, __byte_count: usize, __caller: *const c_void) -> *mut c_void>