{"id":68519,"library":"rs-ctypes","title":"Rs Ctypes","description":"Simple library for C types, usable with no_std.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/NeoCogi/rs-ctypes","tags":["c-types","ffi","no-std"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrs-ctypes = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rs-ctypes","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"c_char","correct":"use rs_ctypes::c_char;"}],"quickstart":{"code":"use rs_ctypes::c_char;\n\nfn main() {\n    let c: c_char = 0;\n    println!(\"C char: {}\", c);\n}","lang":"rust","description":"Uses the c_char type from rs-ctypes."},"warnings":[],"env_vars":null,"search_vec":"'c':6,13 'c-type':12 'ctype':2 'ffi':15 'librari':4 'no-std':16 'rs':1 'simpl':3 'std':11,18 'type':7,14 'usabl':8","created_at":"2026-06-17T17:50:51.057600+00:00","updated_at":"2026-06-17T17:50:51.057600+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/NeoCogi/rs-ctypes","github":"https://github.com/NeoCogi/rs-ctypes","docs":"https://docs.rs/rs-ctypes/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}