Packages
std
Settings
Theme
light
dark
ayu
system preference
Summary
std
::
alloc
function
realloc
fn realloc(ptr: &
void
, new_size:
usize
) -> &
void
{ .. }