HAL_GPIO_TogglePin

Function HAL_GPIO_TogglePin 

Source
pub unsafe extern "C" fn HAL_GPIO_TogglePin(
    GPIOx: *const c_void,
    GPIO_Pin: u16,
)