Function blVariantEquals

Source
pub unsafe extern "C" fn blVariantEquals(
    a: *const c_void,
    b: *const c_void,
) -> bool