Function THByteStorage_newWithAllocator

Source
pub unsafe extern "C" fn THByteStorage_newWithAllocator(
    size: isize,
    allocator: *mut THAllocator,
    allocatorContext: *mut c_void,
) -> *mut THByteStorage