ft_sys::memory

Function ptr_len

source
pub unsafe fn ptr_len(ptr: i32) -> i32
Expand description

ยงSafety

This function is unsafe because it dereferences the pointer. There is no way to make this function unsafe.