sentry_uapi::ffi_c

Function __sys_pm_set_clock

Source
#[no_mangle]
pub extern "C" fn __sys_pm_set_clock(
    clk_reg: u32,
    clkmsk: u32,
    val: u32,
) -> Status
Expand description

C interface to crate::syscall::pm_set_clock syscall Rust implementation