Function torch::THDoubleStorage_newWithDataAndAllocator [] [src]

pub unsafe extern "C" fn THDoubleStorage_newWithDataAndAllocator(
    data: *mut f64,
    size: isize,
    allocator: *mut THAllocator,
    allocatorContext: *mut c_void
) -> *mut THDoubleStorage