Function torch::THLongStorage_newWithAllocator [] [src]

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