[][src]Function blend2d_sys::blStringApplyOpData

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