Function THHalfStorage_newWithDataAndAllocator

Source
pub unsafe extern "C" fn THHalfStorage_newWithDataAndAllocator(
    data: *mut THHalf,
    size: isize,
    allocator: *mut THAllocator,
    allocatorContext: *mut c_void,
) -> *mut THHalfStorage