Function torch::THShortStorage_newWithDataAndAllocator [] [src]

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