Function torch::THFloatStorage_newWithAllocator [] [src]

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