Function gdnative_sys::godot_realloc [] [src]

pub unsafe extern "C" fn godot_realloc(
    p_ptr: *mut c_void,
    p_bytes: c_int
) -> *mut c_void