Function blGradientApplyMatrixOp

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