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

switch_loadable_module_init() private method

private switch_loadable_module_init ( int jarg1 ) : int
jarg1 int
return int
        public static extern int switch_loadable_module_init(int jarg1);
freeswitchPINVOKE