Function torch::THShortStorage_newWithAllocator [] [src]

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