Function blStringApplyOpFormat

Source
pub unsafe extern "C" fn blStringApplyOpFormat(
    self_: *mut BLStringCore,
    op: u32,
    fmt: *const c_char,
    ...
) -> BLResult