Function panda_sys::qemu_opt_get_bool[][src]

pub unsafe extern "C" fn qemu_opt_get_bool(
    opts: *mut QemuOpts,
    name: *const c_char,
    defval: bool
) -> bool