pub unsafe extern "system" fn SQLAllocHandle(
handle_type: HandleType,
input_handle: *mut Obj,
output_handle: *mut *mut Obj,
) -> SqlReturnExpand description
Allocates an environment, connection, statement, or descriptor handle.
ยงReturns
SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE