[][src]Function ndk_sys::realloc

pub unsafe extern "C" fn realloc(
    __ptr: *mut c_void,
    __byte_count: c_uint
) -> *mut c_void