pub unsafe extern "C" fn gspLcdGetSessionHandle() -> *mut Handle
Expand description

Gets a pointer to the current gsp::Lcd session handle.

§Returns

A pointer to the current gsp::Lcd session handle.