#[no_mangle]
pub extern "C" fn __sys_gpio_toggle(resource: u32, io: u8) -> StatusExpand description
C interface to crate::syscall::gpio_toggle syscall Rust implementation
#[no_mangle]
pub extern "C" fn __sys_gpio_toggle(resource: u32, io: u8) -> StatusC interface to crate::syscall::gpio_toggle syscall Rust implementation