Function Options_GetEnum

Source
pub unsafe extern "C" fn Options_GetEnum(
    key: *const c_char,
    defValue: c_int,
    names: *const *const c_char,
    namesCount: c_int,
) -> c_int