Function dlpi_bind

Source
pub unsafe extern "C" fn dlpi_bind(
    dh: *mut dlpi_handle_t,
    sap: c_uint,
    boundsap: *mut c_uint,
) -> i32
Expand description

Attempt to bind the provided DLPI handle to the service access point sap.