Function torch::THIntStorage_newWithDataAndAllocator [] [src]

pub unsafe extern "C" fn THIntStorage_newWithDataAndAllocator(
    data: *mut c_int,
    size: isize,
    allocator: *mut THAllocator,
    allocatorContext: *mut c_void
) -> *mut THIntStorage