#[no_mangle] pub unsafe extern fn battery_get_percentage(ptr: *const Battery) -> libc::c_float { unimplemented!() // Example below will ...
確定! 回上一頁