Function openssl_sys::shm_open

source ·
pub unsafe extern "C" fn shm_open(
    name: *const i8,
    oflag: i32,
    mode: u32
) -> i32