I'm trying to create an equivalent to libdrm in Rust, that wouldn't be just a ... libc::strerror(errno()) as *mut u8; let length = libc::strlen(strerr as ...
確定! 回上一頁