Function odbc_sys::SQLAllocHandle[][src]

pub unsafe extern "system" fn SQLAllocHandle(
    handle_type: HandleType,
    input_handle: Handle,
    output_handle: *mut Handle
) -> SqlReturn

Allocates an environment, connection, statement, or descriptor handle.

Returns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE