windows::Win32::System::Search

Function SQLAllocStmt

pub unsafe fn SQLAllocStmt(
    connectionhandle: *mut c_void,
    statementhandle: *mut *mut c_void,
) -> i16