FreeSWITCH.Native.freeswitchPINVOKE.switch_scheduler_del_task_id C# (CSharp) Method

switch_scheduler_del_task_id() private method

private switch_scheduler_del_task_id ( uint jarg1 ) : uint
jarg1 uint
return uint
        public static extern uint switch_scheduler_del_task_id(uint jarg1);
freeswitchPINVOKE