Function blPatternApplyMatrixOp

Source
pub unsafe extern "C" fn blPatternApplyMatrixOp(
    self_: *mut BLPatternCore,
    opType: u32,
    opData: *const c_void,
) -> BLResult