gpio_set_pulls

Function gpio_set_pulls 

Source
pub unsafe extern "C" fn gpio_set_pulls(
    gpio: uint,
    up: bool,
    down: bool,
)