[][src]Function open_cl_sys::ptsname_r

pub unsafe extern "C" fn ptsname_r(
    fildes: c_int,
    buffer: *mut c_char,
    buflen: usize
) -> c_int