Function THFloatStorage_newWithAllocator

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