Function blStringApplyOpString

Source
pub unsafe extern "C" fn blStringApplyOpString(
    self_: *mut BLStringCore,
    op: u32,
    other: *const BLStringCore,
) -> BLResult