Add mq_getfd_np() for FreeBSD

This commit is contained in:
Torbjørn Birch Moltu 2019-03-27 14:31:57 +01:00
parent 600f635072
commit 75c71f9963

View File

@ -1332,6 +1332,7 @@ extern {
pub fn aio_waitcomplete(iocbp: *mut *mut aiocb,
timeout: *mut ::timespec) -> ::ssize_t;
pub fn mq_getfd_np(mqd: ::mqd_t) -> ::c_int;
pub fn freelocale(loc: ::locale_t) -> ::c_int;
pub fn waitid(idtype: idtype_t, id: ::id_t, infop: *mut ::siginfo_t,