Function kernel32::GetNamedPipeServerProcessId [] [src]

pub unsafe extern "system" fn GetNamedPipeServerProcessId(
    Pipe: HANDLE,
    ServerProcessId: PULONG
) -> BOOL