Function amjad_os_user_std::alloc::realloc
source · pub unsafe fn realloc(ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8Expand description
Safety
See self::alloc and self::dealloc
pub unsafe fn realloc(ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8See self::alloc and self::dealloc