[][src]Function blend2d_sys::blStringApplyOpChar

pub unsafe extern "C" fn blStringApplyOpChar(
    self_: *mut BLStringCore,
    op: u32,
    c: c_char,
    n: usize
) -> BLResult