Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
mq_open
libc
0.2.180
libc
Function
mq_open
Copy item path
Source
pub unsafe extern "C" fn mq_open( name:
*const
c_char
, oflag:
c_int
, ... ) ->
mqd_t