Function torch::THIntStorage_newWithAllocator [] [src]

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