Function GetKeyNameTextW

Source
pub unsafe extern "C" fn GetKeyNameTextW(
    lParam: LONG,
    lpString: LPWSTR,
    cchSize: c_int,
) -> c_int