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

switch_core_event_hook_remove_state_run() private method

private switch_core_event_hook_remove_state_run ( HandleRef jarg1, HandleRef jarg2 ) : int
jarg1 HandleRef
jarg2 HandleRef
return int
        public static extern int switch_core_event_hook_remove_state_run(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE