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

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