The OpenD Programming Language

BLKRRPART

re-read partition table

version(linux)
extern (C) @nogc nothrow
static if(__traits(compiles, _IO(1, 2)))
enum BLKRRPART = _IO(0x12, 95);

Meta