Function BNFuzzyMatchSingle

Source
pub unsafe extern "C" fn BNFuzzyMatchSingle(
    target: *const c_char,
    query: *const c_char,
) -> usize