pub unsafe extern "C" fn FLSharedKeys_Decode(
arg1: FLSharedKeys,
key: c_int,
) -> FLStringExpand description
Returns the key string that maps to the given integer key, else NULL.
pub unsafe extern "C" fn FLSharedKeys_Decode(
arg1: FLSharedKeys,
key: c_int,
) -> FLStringReturns the key string that maps to the given integer key, else NULL.