Function blStringApplyOpFormatV

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