pub unsafe extern "C" fn parse_case_sensitivity( input: *const c_char, ) -> c_int
Get whether string matching should be case sensitive or insensitive.
input