#[no_mangle] pub unsafe extern "C" fn cstr_drop(ptr: *const c_char)
Drops the C string memory at the pointer.
ptr
This function panics: