Function windows_sys::Win32::System::Search::SQLAllocHandle

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