Function c_ptr_array_len

pub unsafe fn c_ptr_array_len<P>(ptr: *const P) -> usize
where P: Ptr,