[][src]Type Definition winapi::um::ntlsa::PLSA_COPY_TO_CLIENT_BUFFER

type PLSA_COPY_TO_CLIENT_BUFFER = Option<unsafe extern "system" fn(ClientRequest: PLSA_CLIENT_REQUEST, Length: ULONG, ClientBaseAddress: PVOID, BufferToCopy: PVOID) -> NTSTATUS>;