KBD_GetCharSize

C Specification

#include "kbd.h";
u32 KBD_GetCharSize( void );

Arguments

None.

Return Values

Returns the size of the keyboard character image.

Description

Returns the size of the keyboard character image.

See Also

CONFIDENTIAL