Function blContextMatrixOp

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