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

switch_core_db_last_insert_rowid() private method

private switch_core_db_last_insert_rowid ( HandleRef jarg1 ) : long
jarg1 HandleRef
return long
        public static extern long switch_core_db_last_insert_rowid(HandleRef jarg1);
freeswitchPINVOKE