lineno

@safe
struct lineno {
U l_addr;
ushort l_lnno;
}

Meta