Skip to main content

SetEnlistmentRecoveryInformation

Function SetEnlistmentRecoveryInformation 

Source
pub unsafe fn SetEnlistmentRecoveryInformation<'a>(
    enlistmenthandle: impl IntoParam<'a, HANDLE>,
    buffersize: u32,
    buffer: *mut c_void,
) -> BOOL