Function azure::azure::AzDrawTargetDrawSurfaceWithShadow [] [src]

pub unsafe extern "C" fn AzDrawTargetDrawSurfaceWithShadow(
    aDrawTarget: AzDrawTargetRef,
    aSurface: AzSourceSurfaceRef,
    aDest: *const AzPoint,
    aColor: *const AzColor,
    aOffset: *const AzPoint,
    aSigma: AzFloat,
    aOperator: AzCompositionOp
)