Function flipperzero_sys::furi_timer_alloc
source · pub unsafe extern "C" fn furi_timer_alloc(
func: FuriTimerCallback,
type_: FuriTimerType,
context: *mut c_void,
) -> *mut FuriTimerpub unsafe extern "C" fn furi_timer_alloc(
func: FuriTimerCallback,
type_: FuriTimerType,
context: *mut c_void,
) -> *mut FuriTimer