Searched refs:NULL_MUT_CSTR (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_json/src/ | ||
H A D | adapter.rs | 32 const NULL_MUT_CSTR: *mut c_char = null_mut::<c_char>(); consts 76 return NULL_MUT_CSTR; 87 return NULL_MUT_CSTR; |
Completed in 4 milliseconds