Function pxtnService_Delay_Add

Source
pub unsafe extern "C" fn pxtnService_Delay_Add(
    this: *mut pxtnService,
    unit: DELAYUNIT,
    freq: f32,
    rate: f32,
    group: i32,
) -> bool