Home
last modified time | relevance | path

Searched refs:normal_cstr (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libgbl/src/
Dslots.rs436 let normal_cstr = CStr::from_bytes_until_nul(&normal_buffer); in test_suffix_to_cstr() localVariable
437 assert!(normal_cstr.is_ok()); in test_suffix_to_cstr()