Function blStringEquals

Source
pub unsafe extern "C" fn blStringEquals(
    self_: *const BLStringCore,
    other: *const BLStringCore,
) -> bool