Function azure::azure::AzDrawTargetCreateGradientStops[][src]

pub unsafe extern "C" fn AzDrawTargetCreateGradientStops(
    aDrawTarget: AzDrawTargetRef,
    aStops: *const AzGradientStop,
    aNumStops: u32,
    aExtendMode: AzExtendMode
) -> AzGradientStopsRef