windows::Win32::System::Search

Function SQLAllocHandle

pub unsafe fn SQLAllocHandle(
    handletype: i16,
    inputhandle: *mut c_void,
    outputhandle: *mut *mut c_void,
) -> i16