[][src]Function wpilib_sys::bindings::HAL_InitializeSolenoidPort

pub unsafe extern "C" fn HAL_InitializeSolenoidPort(
    portHandle: HAL_PortHandle,
    status: *mut i32
) -> HAL_SolenoidHandle

Initializes a solenoid port.

@param portHandle the port handle of the module and channel to initialize @return the created solenoid handle