Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs384 unsafe extern "C" fn rust_instance_init<T: ObjectImpl>(obj: *mut bindings::Object) { in rust_instance_init() function
682 Some(_) => Some(rust_instance_init::<Self>),